/.idea/
/venv/
/.venv/
.env

## Django stuff migrations
*.log
*.pot
*.pyc
__pycache__/
local_settings.py
db.sqlite3
db.sqlite3-journal
media
static